In [114]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Chuetsu¶

Date: 23 Oct 2004 09:34:04¶

m = 6.5¶

In [115]:
folder, earthquake = find_earthquake('Chuetsu')
In [116]:
bar_chart_fp(folder)
In [117]:
plot_box_3d(folder)
In [118]:
scatter_plot_evs(folder)
In [119]:
temporal_series_b(folder)
In [120]:
alert_status_plot(folder)
In [121]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Chuetsu 2004-10-23 09:34:05.690000 6.5 0.76 130.12 137.81 137.81 137.81 215 62 91 TH
In [ ]:

In [ ]: